home *** CD-ROM | disk | FTP | other *** search
- OpenGL Programming 2 Course Sample Answers
-
- This software will only compile/run on a >= 5.3 Irix system
- with gl_dev and x_dev products loaded.
-
- This subtree contains a sample solution to the laboratory
- exercises in the OpenGL Programming 2 class.
-
- * superfly
-
- This program lets user "fly" through a simple virtual world.
- Input controls enable toggling autopilot, alpha blending, cycle
- thru clipping plane modes, debug mode (print coords), fog,
- display raster image, toggling polygon offsetting, drawing
- surface normals, toggling multisampling, reset eye position,
- selection culling, and texture mapping, as well as MOUSE
- buttons to move the eyepoint, pick a shape and SPACE bar to
- cycle wireframe/ flat shaded/smooth shaded.
-
- This program is an enhanced version of the fly program. It is
- one of many possible solutions to the labs.
-